CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 粒子群 c

搜索资源列表

  1. MyPSO

    0下载:
  2. //开发平台:Microsoft .NET Framework 2.0,Microsoft Visual C# 2005 Express //日期:2005.3.12 //作者:刘波 //粒子群优化算法(PSO):本算法求目标函数的最小值-/ / development platforms : Microsoft.NET Framework 2.0, Microsoft Visual C# 2005 Express / / Date : 2005.3.12 / / Author : Liu Bo
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:11943
    • 提供者:剑胆琴心
  1. libsvm-cg

    2下载:
  2. 支持向量机参数c和g的优化,用了三种方法:网格法、遗传算法、 粒子群算法,包你学会。-cgcgcgcgcgcg for libsvm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:282957
    • 提供者:china
  1. liziqun

    0下载:
  2. 粒子群算法C编写的程序,广泛应用于工程学科-Particle swarm optimization C programs that are widely used in engineering disciplines
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:2023
    • 提供者:liuxu
  1. binary_pso_c

    0下载:
  2. 粒子群优化算法 二进制粒子群优化算法 c语言实现-Binary particle swarm optimization particle swarm optimization algorithm c language
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:53316
    • 提供者:westread
  1. a_pso_c_bina

    0下载:
  2. 一种粒子群算法C语言源程序。并附带几个测试文件。实用!-A particle swarm algorithm C language source code. And attached to a few test files. Practical!
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:53306
    • 提供者:youzping
  1. pso_cpp

    0下载:
  2. 针对目前粒子群算法(Particle Swarm Optimization)一般是用MATLAB实现的,对PSO算法用C实现的代码-In view of the current PSO (Particle Swarm Optimization) is generally used MATLAB' s implementation of the PSO algorithm implementation using C code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:864
    • 提供者:yanguang
  1. PSO

    0下载:
  2. 给予粒子群优化的一段代码,在网上搜到的,拿来分享。c++代码。-Particle Swarm Optimization to give a section of code, found online, and used to share. c++ code.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-26
    • 文件大小:8835
    • 提供者:石美丽
  1. c4

    0下载:
  2. 粒子群算法求解TSP问题,C++写的,大家共享哦-Solving TSP Problems by Particle Swarm Optimization,C++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:2305
    • 提供者:464252762
  1. c6

    0下载:
  2. 粒子群算法求解TSP问题,C++写的,大家共享哦-Solving TSP Problems by Particle Swarm Optimization,C++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2510
    • 提供者:464252762
  1. pso

    0下载:
  2. 这是很好的粒子群算法.代码有注释.C++下可以运行.-This is a very good particle swarm optimization. Annotated code. C++ to run under.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:3549
    • 提供者:tian
  1. jian_pso

    0下载:
  2. 这是一个用c++语言写的粒子群优化算法,算法含有详细的说明-This is a c++ language used to write the particle swarm optimization algorithm, the algorithm contains a detailed descr iption of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1155499
    • 提供者:daisyltf
  1. 2

    0下载:
  2. 这是一个关于粒子群算法的程序源码,已经在C++6.0运行过了,真的是不错的一个程序-This is a process on the particle swarm algorithm source code, has been run over C++6.0, and really is a good a program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4128
    • 提供者:xuhuicheng
  1. 3

    0下载:
  2. 这是一个关于粒子群算法的程序源码,已经在C++6.0运行过了,真的是不错的一个程序-This is a process on the particle swarm algorithm source code, has been run over C++6.0, and really is a good a program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4416
    • 提供者:xuhuicheng
  1. pso

    0下载:
  2. 用c语言编写的粒子群算法程序,下载后可以直接使用-With the c language of the particle swarm optimization program, download can be used directly
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1150
    • 提供者:
  1. vc_pso

    0下载:
  2. 一个VC++下的粒子群算法简单实现-a simple pso demo develop with visual c++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:11920
    • 提供者:leyisilu
  1. pso_c

    0下载:
  2. 粒子群算法求解常有算法,比较好的资料,c++编写!-Particle swarm optimization algorithm for solving often, and better data, c++ to prepare!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:146790
    • 提供者:晨间
  1. 1

    0下载:
  2. 粒子群算法的程序代码,简单易用,是采用c语言实现的-Particle swarm optimization code, easy to use, achieved using c language
  3. 所属分类:Document

    • 发布日期:2017-03-30
    • 文件大小:9553
    • 提供者:shenqizao
  1. particle

    1下载:
  2. 代码来自2008年数学建模东北赛区B题,原题描述http://www.ivanblog.cn/post/18.html 思想是用粒子群算法来实现相关问题的求解,编程语言是C++。-Mathematical modeling code from the 2008 Northeast Division B title, original title describes http://www.ivanblog.cn/post/18.html thinking is to achieve parti
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1602
    • 提供者:olivejy
  1. totalPSO

    0下载:
  2. 这是用c++语言编写的粒子群算法源程序,可以运行这个程序。-It is written in c++ source particle swarm algorithm, you can run this procedure.
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:2027899
    • 提供者:风暴
  1. PSO

    0下载:
  2. 粒子群优化算法(pso) 串行算法源代码 标准算法 c#编写-Particle swarm optimization (pso) standard serial algorithm source code c# write method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:46805
    • 提供者:李喆
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com